Skip to content

Conversation

@sivo4kin
Copy link
Contributor

@sivo4kin sivo4kin commented Sep 1, 2025

Adding mutil-authorised intiator

#76

Sample config:

authorization:
  enabled: true
  required_authorizers:
    - authorizer1
    - authorizer2
  # Authorizer public keys configuration (applies to all operations: keygen, signing, reshare)
  authorizer_public_keys:
    # Example:
    authorizer1:
      public_key: "4711ec2728feb66f223078140323e0947a70a5fa36615c21382c2a9bc9241524"
      algorithm: "ed25519"
    authorizer2:
      public_key: "3059301306072a8648ce3d020106082a8648ce3d030107034200042b7539fc51123c3ba53c71e244be71d2d3138cbed4909fa259b924b56c92148cadd410cf98b789269d7f672c3ba978e99fc1f01c87daee97292d3666357738fd"
      algorithm: "p256"

@sivo4kin sivo4kin force-pushed the feat/multi-authorised-initiator branch from 52b7a28 to 0f4bb1a Compare September 10, 2025 16:48
@anhthii
Copy link
Contributor

anhthii commented Sep 25, 2025

hi @sivo4kin, can you give me access to your repo my username anhthii i can help refactor this pull request if you are busy

@anhthii anhthii force-pushed the feat/multi-authorised-initiator branch from 256fdab to 1c64be4 Compare October 25, 2025 08:17
@anhthii anhthii force-pushed the feat/multi-authorised-initiator branch from 1c64be4 to 55c41bc Compare November 1, 2025 23:58
@anhthii anhthii changed the base branch from dev to master November 2, 2025 00:03
@anhthii anhthii changed the title feat: optional multi-authorizer feat: optional multi-authorizer for event initiator message Nov 2, 2025
@anhthii anhthii merged commit 4623ab2 into fystack:master Nov 2, 2025
19 checks passed
@anhthii anhthii deleted the feat/multi-authorised-initiator branch November 2, 2025 01:24
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants